Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logging SAC state at the start of build #10538

Merged
merged 7 commits into from
Aug 21, 2024

Conversation

JanProvaznik
Copy link
Contributor

@JanProvaznik JanProvaznik commented Aug 20, 2024

Fixes #10503

Context

Changes Made

added a new DeferredBuildMessage same as #10223

Testing

added test that the message is present on windows (works only locally)
manually tested messages are logged when the registry value is present/updated

Notes

Copy link
Member

@JanKrivanek JanKrivanek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

src/MSBuild/XMake.cs Show resolved Hide resolved
src/Framework/NativeMethods.cs Show resolved Hide resolved
@JanProvaznik JanProvaznik self-assigned this Aug 21, 2024
@JanProvaznik JanProvaznik merged commit b5fcc15 into dotnet:main Aug 21, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query and add info about SAC being in evaluation mode
3 participants